projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c15b4f8
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Fri, 9 Mar 2001 16:24:53 +0000
(16:24 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Fri, 9 Mar 2001 16:24:53 +0000
(16:24 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 34557aab8a3015a667bdedaf78211151f50a1c6e..f2c19f48ce4b4627d40f89d37d1dd8cad2522801 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,9
@@
2001-03-09 Gerd Moellmann <gerd@gnu.org>
+ * help.el (string-key-binding): Renamed from
+ mode-line-key-binding. Handle any event on a string. Check for
+ `keymap' properties as well as `local-map' properties.
+
* comint.el (comint-insert-clicked-input): Use the last key
from this-command-keys to lookup the global key definition.